home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act5 / 00395.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  402 b   |  8 lines

  1. on exitFrame
  2.   global virgin, oldbox, thingtimes
  3.   set oldbox to the castNum of sprite 17
  4.   set virgin to 1
  5.   startTimer()
  6.   set thingtimes to [148: [17, the number of cast "bboxinvert"], 319: [5, the number of cast "zigwilv"], 490: [17, the number of cast "bboxinvert"], 560: [5, the number of cast "zigwilv"], 752: [3, the number of cast "invswitch"], 914: [17, the number of cast "bboxinvert"]]
  7. end
  8.